home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19970929-19971216 / 000289_news@newsmaster….columbia.edu _Mon Nov 17 11:13:30 1997.msg < prev    next >
Internet Message Format  |  1997-12-15  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA07143
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 17 Nov 1997 11:13:30 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA16538
  7.     for kermit.misc@watsun; Mon, 17 Nov 1997 11:13:29 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Add an FTP client to K95?
  12. Date: 17 Nov 1997 16:13:28 GMT
  13. Organization: Columbia University
  14. Lines: 23
  15. Message-ID: <64pqf8$31b$1@apakabar.cc.columbia.edu>
  16. References: <EJqqot.693@world.std.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:8074
  19.  
  20. In article <EJqqot.693@world.std.com>,
  21. William Smith <wpns@world.std.com> wrote:
  22. : I know this counds a little silly, but is it possible to add to the
  23. : wishlist an FTP client for K95?  Most of the time I'm using K95 as a
  24. : Telnet client and VTnn emulator to connect to Unix hosts via the
  25. : internet or a dialup PPP link, and kermit transfers are actually
  26. : slower than FTP transfers over that kind of link.  Still, it's kinda
  27. : silly to jump out of kermit to transfer files...  8*)
  28. : All of the FTP clients I've used are pretty lame, and I figured if
  29. : anyone could make a good one it'd be the Kermit folks.  Worst case,
  30. : please add it to the wish list.
  31. :
  32. Actually, it is on the wishlist.  A surprising number of people ask for
  33. this, and even more will do so in the future when they see all of the
  34. new scripting and file-selection controls that will appear in forthcoming
  35. Kermit releases, that could just as easily be applied to an FTP transfer.
  36.  
  37. But other developments are in the offing that might make this issue less
  38. pressing.  Watch this space for news.
  39.  
  40. - Frank